ASP.NET MVC Controls
DPeriod Method

The value
Sets the DPeriod property.
Syntax
'Declaration
 
Public Function DPeriod( _
   ByVal value As Double _
) As StochasticBuilder(Of T)
public StochasticBuilder<T> DPeriod( 
   double value
)

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets the period for the %D simple moving average.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StochasticBuilder<T> Class
StochasticBuilder<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback